omega_zprime <- function(omega) ln((1 + omega)/(1 - omega))/2
#has Z distribution
#SE = (n-3)^-0.5
#test comparisons using (Z'1 - Z'2)/SE ~ N(0,1)
#taken from http://onlinestatbook.com/2/sampling_distributions/samp_dist_r.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.